home *** CD-ROM | disk | FTP | other *** search
- ###############################################################################
- # Copyright (c) 2005-2006 Aptana, Inc.
- #
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html. If redistributing this code,
- # this entire header must remain intact.
- ###############################################################################
- # feature.properties
- # contains externalized strings for feature.xml
- # "%foo" in feature.xml corresponds to the key "foo" in this file
- # java.io.Properties file (ISO 8859-1 with "\" escapes)
- # This file should be translated.
-
- # "featureName" property - name of the feature
- featureName=Aptana Support for Mootools
-
- # "providerName" property - name of the company that provides the feature
- providerName=Aptana, Inc.
-
- # "updateSiteName" property - label for the update site
- updateSiteName=Aptana Update Central
-
- # "description" property - description of the feature
- description=Aptana Support for Mootools
-
- # "copyright" property - URL of the "Feature Copyright"
- # do not translate value - just change to point to a locale-specific HTML page
- licenseURL=http://www.aptana.com/copyright
-
- # "copyright" property - text of the "Feature Update Copyright"
- # should be plain text version of copyright
- copyright=Copyright 2005-2007, Aptana, Inc.
-
- # "licenseURL" property - URL of the "Feature License"
- # do not translate value - just change to point to a locale-specific HTML page
- licenseURL=license.html
-
- # "license" property - text of the "Feature Update License"
- # should be plain text version of license agreement pointed to be "licenseURL"
- license=\
- The included content is licensed under the respective license of the copyright holder. It may be one of the following licenses:\n\
- \n\
- - Open Source BSD license\n\
- - Mozilla Public License Version 1.1\n\
- - Apache 2.0 License\n\
- - MIT license\n\
- - Creative Commons license\n\
- - Academic Free license\n\
- \n\
- Please contact the library author in question for specifics on the license used.\n
- ########### end of license property ##########################################
-